Browse Source

ignore downloaded license

master
YOUR NAME 10 years ago
parent
commit
1327e07cdd
1 changed files with 29 additions and 28 deletions
  1. +29
    -28
      .gitignore

+ 29
- 28
.gitignore View File

@@ -1,28 +1,29 @@
*.el
*.ipr
*.iws
*.pif
.ant.properties
.classpath
.project
.settings
bin
apache-ant-1.*
bootstrap
build
dist
distribution
java-repository
patch.tar.gz
patch.txt
target
velocity.log*
lib/optional/*.jar
src/tests/antunit/core/output
.idea
*.iml
/src/GPATH
/src/GRTAGS
/src/GSYMS
/src/GTAGS
/log.xml
*.el
*.ipr
*.iws
*.pif
.ant.properties
.classpath
.project
.settings
bin
apache-ant-1.*
bootstrap
build
dist
distribution
java-repository
patch.tar.gz
patch.txt
target
velocity.log*
lib/optional/*.jar
src/tests/antunit/core/output
.idea
*.iml
/src/GPATH
/src/GRTAGS
/src/GSYMS
/src/GTAGS
/log.xml
lib/optional/license.txt

Loading…
Cancel
Save