mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Updating .gitignore.
This commit is contained in:
parent
bfad5a19ac
commit
c94cd60163
1 changed files with 1 additions and 8 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -1,21 +1,13 @@
|
|||
logs/*.log
|
||||
*.pycmedia/release/
|
||||
*.pyc
|
||||
media/*/*-compressed-*.*
|
||||
media/css/*/*-compressed-*.*
|
||||
media/release
|
||||
static/*
|
||||
local_settings.py
|
||||
media/iphone/NewsBlur/build
|
||||
media/iphone/build
|
||||
build/
|
||||
.DS_Store
|
||||
**/*.perspectivev*
|
||||
data/
|
||||
logs
|
||||
mongo/
|
||||
**/*.xcuserstate
|
||||
media/iphone/NewsBlur.xcodeproj/project.xcworkspace/xcuserdata/conesus.xcuserdatad/UserInterfaceState.xcuserstate
|
||||
UserInterfaceState.xcuserstate
|
||||
UserInterfaceState\.xcuserstate
|
||||
*.xcuserstate
|
||||
|
@ -23,3 +15,4 @@ xcuserdata
|
|||
.xcodeproj/ push.xcodeproj/project.pbxproj
|
||||
*.mode1v3
|
||||
*.pbxuser
|
||||
media/maintenance.html
|
Loading…
Add table
Reference in a new issue