You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- ## Compiled source #
- *.com
- *.class
- *.dll
- *.exe
- *.o
- *.so
- test
-
- ## Logs and databases #
- *.log
- *.sql
- *.sqlite
-
- ## OS generated files #
- .DS_Store
- .DS_Store?
- ._*
- .Spotlight-V100
- .Trashes
- ehthumbs.db
- Thumbs.db
-
- ## Build dir
- build/*
-
- ## xcode specific
- *xcuserdata*
|