https://github.com/trvrb/PACT
Revision 42123addebd72d7361f7b2cef658a0f8e5dc95dd authored by Trevor Bedford on 22 April 2014, 02:50:27 UTC, committed by Trevor Bedford on 22 April 2014, 02:50:27 UTC
1 parent ab20f93
Raw File
Tip revision: 42123addebd72d7361f7b2cef658a0f8e5dc95dd authored by Trevor Bedford on 22 April 2014, 02:50:27 UTC
Fix string import.
Tip revision: 42123ad
.gitignore
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so

# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip

# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db
back to top