populate root gitignore list
This commit is contained in:
parent
052a265534
commit
933b1fc1d8
@ -22,13 +22,15 @@ __pycache__/
|
||||
*.db
|
||||
db.sqlite3
|
||||
|
||||
|
||||
nohup.out
|
||||
|
||||
*.cmake
|
||||
# cmake
|
||||
cmake_install.cmake
|
||||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
|
||||
# build files
|
||||
*.a
|
||||
*.so
|
||||
*.o
|
||||
*.o
|
||||
a.out
|
||||
Loading…
x
Reference in New Issue
Block a user