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

added logging directory to ignore list (used by new hook_log example)

This commit is contained in:
Steffen Vogel 2015-03-18 16:15:11 +01:00
parent 9c57c54abe
commit a4305d5c4a

2
server/.gitignore vendored
View file

@ -1,3 +1,5 @@
logs/
*.d
*.o
*~