1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-02-03 18:14:01 +00:00
Aquaria/.gitignore

29 lines
193 B
Text
Raw Normal View History

2011-08-03 22:07:11 +02:00
.*
*.o
*.o.*
*.so
*.so.dbg
*.bin
*.gz
*.obj
*.user
*.manifest
*.suo
*.ncb
*.pdb
*.ilk
*.exp
*.tmp
*.aps
temp/*
build/*
build_debug/*
build_release/*
2011-08-03 22:07:11 +02:00
bin/*
2011-11-20 15:44:57 +01:00
*.patch
*.diff
2011-08-03 22:07:11 +02:00
!.gitignore
2024-06-10 13:03:01 -04:00
!.github