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

28 lines
177 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/*
2019-09-06 02:57:08 +02:00
build-*/*
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
2017-01-14 12:06:06 +01:00
!.travis.yml