Browse Source

Generalize the exclusion of Windows batch files.

master
Reece H. Dunn 8 years ago
parent
commit
4bc3f15e79
1 changed files with 2 additions and 3 deletions
  1. 2
    3
      .gitignore

+ 2
- 3
.gitignore View File

# editor files:
# editor/external files:


*~ *~
.*.swp .*.swp
*.bat


# Eclipse project files: # Eclipse project files:




gradle/ gradle/
gradlew gradlew
gradlew.bat


.gradle/ .gradle/
.idea/ .idea/
espeak-ng-data/phondata-manifest espeak-ng-data/phondata-manifest
espeak-ng-data/phonindex espeak-ng-data/phonindex
espeak-ng-data/phontab espeak-ng-data/phontab
espeak-ng-data/lang/roa/compile_lang.bat

Loading…
Cancel
Save