Add .gitignore
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
*.o
|
||||
test_crc32
|
||||
build/
|
||||
node_modules/
|
||||
*.log
|
||||
.DS_Store
|
||||
*.swp
|
||||
*~
|
||||
Reference in New Issue
Block a user