populate root gitignore list

This commit is contained in:
thek4n 2024-03-04 13:05:31 +03:00
parent 052a265534
commit 933b1fc1d8

View File

@ -22,13 +22,15 @@ __pycache__/
*.db
db.sqlite3
nohup.out
*.cmake
# cmake
cmake_install.cmake
CMakeCache.txt
CMakeFiles
# build files
*.a
*.so
*.o
a.out