mirror of
https://github.com/OPSnet/Ocelot.git
synced 2026-01-16 18:04:19 -05:00
22 lines
224 B
Plaintext
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
|