Add .gitignore to ignore build artifacts
This commit is contained in:
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
# Build artifacts
|
||||||
|
a.out
|
||||||
|
*.o
|
||||||
|
build/
|
||||||
Reference in New Issue
Block a user