Browse Source

.gitignore

heck-rework
heck 3 years ago
parent
commit
fafde0f22a
  1. 3
      .gitignore

3
.gitignore

@ -3,8 +3,11 @@
*.d *.d
*.swp *.swp
*~ *~
*.dSYM
ws ws
unittests unittests
local.conf local.conf
build/ build/
/.idea/ /.idea/
/test/test_nr1
/examples/libc99/libc99.so

Loading…
Cancel
Save