You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
331 B
Plaintext
37 lines
331 B
Plaintext
## Compiled source #
|
|
*.com
|
|
*.class
|
|
*.dll
|
|
*.exe
|
|
*.ilk
|
|
*.o
|
|
*.pdb
|
|
*.so
|
|
*.idb
|
|
|
|
## Logs and databases #
|
|
*.log
|
|
*.sql
|
|
*.sqlite
|
|
|
|
## OS generated files #
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
*.swp
|
|
*.swo
|
|
|
|
## xcode specific
|
|
*xcuserdata*
|
|
|
|
## Generated doc files
|
|
Docs/html
|
|
|
|
## IDE files
|
|
.idea/
|
|
cmake-build-*/
|