2
0
MasterPassword/.gitignore

34 lines
458 B
Plaintext
Raw Normal View History

2011-11-30 21:42:40 +00:00
# OS-Specific junk.
.DS_Store
2015-02-17 04:58:03 +00:00
Thumbs.db
2011-11-30 21:42:40 +00:00
# IntelliJ
2017-04-05 00:40:07 +00:00
.idea
2011-11-30 21:42:40 +00:00
*.iml
*.ipr
*.iws
2011-11-30 21:42:40 +00:00
# Xcode IDE
xcuserdata/
DerivedData/
2011-11-30 21:42:40 +00:00
# Generated
/platform-darwin/Resources/Media/Images.xcassets/
2018-06-06 00:26:05 +00:00
/platform-darwin/Podfile.lock
/platform-darwin/Pods/
# Media
public/Press/Background.png
public/Press/Front-Page.png
public/Press/MasterPassword_PressKit/MasterPassword_pressrelease_*.pdf
# Gradle
build
!/build
.gradle
local.properties
# Maven
target
dependency-reduced-pom.xml