2
0
MasterPassword/.gitignore

36 lines
536 B
Plaintext
Raw Normal View History

2011-11-30 21:42:40 +00:00
# OS-Specific junk.
.DS_Store
# IntelliJ
/MasterPassword/Java/.idea
2011-11-30 21:42:40 +00:00
/.idea/*
!/.idea/encodings.xml
!/.idea/inspectionProfiles
!/.idea/projectCodeStyle.xml
!/.idea/validation.xml
*.iml
/*.ipr
/*.iws
# Xcode IDE
xcuserdata/
/DerivedData/
2011-11-30 21:42:40 +00:00
# Media
Press/Background.png
Press/Front-Page.png
Press/MasterPassword_PressKit/MasterPassword_pressrelease_*.pdf
2011-11-30 21:42:40 +00:00
# IPA
/sendipa/*
!/sendipa/sendipa.conf
# Java
MasterPassword/Java/**/target
# C
MasterPassword/C/*.o
MasterPassword/C/mpw
MasterPassword/C/lib/*/*
!MasterPassword/C/lib/*/.source