1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00

gitignore: ignore all build files

This commit is contained in:
Steffen Vogel 2018-11-04 17:07:43 +01:00
parent 9bda0fdfd5
commit 0369dea656

2
.gitignore vendored
View file

@ -1,4 +1,4 @@
/build/
/build*/
*~
.clang_complete
.project