Browse Source

Add .gitignore

pull/1/head
heck 3 years ago
parent
commit
2792f5d7fe
  1. 8
      .gitignore

8
.gitignore

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