Files
ops-Ocelot/.gitignore
itismadness b248a4c766 improve dev workflow
(cherry picked from commit 50a08a2b66)
2023-10-14 20:19:14 +02:00

22 lines
224 B
Plaintext

.idea/
.vscode/
.vagrant/
*.tar.*
MakeFile.in
/configure
/config.*
cmake-build-debug/
autom4te.cache/
*.o
Makefile
.deps/
src/ocelot
/ocelot.conf
build/
/ocelot
CMakeFiles/
CMakeCache.txt
cmake_install.cmake
*.cbp
.DS_Store