OSDN Git Service

Merge branch 'hotfix/unusedValFix' into develop
[delesterandomselector/DelesteRandomSelector.git] / .gitignore
1 # Ignore Eclipse Setting files
2 .classpath
3 .project
4 .settings/
5
6 #Ignore binary files
7 bin/
8
9 #Ignore Twitter Consumer keys
10 twitterToken.json
11 TwitterIntegration.java
12 TwitterToken.java