gitignore
This commit is contained in:
21
.gitignore
vendored
Executable file
21
.gitignore
vendored
Executable file
@@ -0,0 +1,21 @@
|
||||
# Compiled Object files
|
||||
*.slo
|
||||
*.lo
|
||||
*.o
|
||||
|
||||
# Compiled Dynamic libraries
|
||||
*.so
|
||||
|
||||
# Compiled Static libraries
|
||||
*.lai
|
||||
*.la
|
||||
*.a
|
||||
|
||||
# Visual Studio
|
||||
*.exe
|
||||
*.ilk
|
||||
*.pdb
|
||||
Debug/
|
||||
Release/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user