mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-28 11:16:42 +00:00
Added /ops list
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@ -1,5 +1,20 @@
|
||||
# netbeans excludes (StevenLawson)
|
||||
/nbproject/private/
|
||||
/dist/
|
||||
/build/
|
||||
appinfo.properties
|
||||
buildnumber.properties
|
||||
|
||||
# eclipse excludes (JeromSar)
|
||||
.project
|
||||
.classpath
|
||||
/bin/
|
||||
/.settings/
|
||||
|
||||
# OS generated files
|
||||
.DS_Store
|
||||
._*
|
||||
.Spotlight-V100
|
||||
.Trashes
|
||||
ehthumbs.db
|
||||
Thumbs.db
|
Reference in New Issue
Block a user