Browse Source

add .gitignore

master
roker 4 years ago
parent
commit
fa8c1bf66c
  1. 9
      .gitignore

9
.gitignore

@ -0,0 +1,9 @@
*.o
*.a
*.d
*.swp
*~
ws
unittests
local.conf
build/
Loading…
Cancel
Save