mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-13 18:17:49 -04:00
A much improved gitignore.
This commit is contained in:
28
.gitignore
vendored
28
.gitignore
vendored
@ -1 +1,27 @@
|
||||
build/*
|
||||
*~
|
||||
\#*
|
||||
.\#*
|
||||
*.tmproj
|
||||
tmtags
|
||||
tags
|
||||
.DS_Store
|
||||
*.swp
|
||||
*.o
|
||||
*.orig
|
||||
|
||||
Makefile
|
||||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
cmake_install.cmake
|
||||
install_manifest.txt
|
||||
build/
|
||||
|
||||
*.user
|
||||
*.suo
|
||||
*.sdf
|
||||
*.ncb
|
||||
*.pch
|
||||
*.pdb
|
||||
[Bb]uild[Ll]og.*
|
||||
[Tt]est[Rr]esult*
|
||||
[Tt]humbs.db
|
||||
|
Reference in New Issue
Block a user