Explorar el Código

Merge pull request #2741 from jayvdb/de-exact-dup

Remove exact duplicates in the same file
Brendan Forster hace 6 años
padre
commit
45c564b420
Se han modificado 4 ficheros con 0 adiciones y 10 borrados
  1. 0 1
      Eagle.gitignore
  2. 0 3
      GWT.gitignore
  3. 0 3
      TeX.gitignore
  4. 0 3
      UnrealEngine.gitignore

+ 0 - 1
Eagle.gitignore

@@ -35,7 +35,6 @@ eagle.epf
 *.gpi
 *.gpi
 *.pls
 *.pls
 *.ger
 *.ger
-*.gpi
 *.xln
 *.xln
 
 
 *.drd
 *.drd

+ 0 - 3
GWT.gitignore

@@ -18,9 +18,6 @@ war/WEB-INF/classes/
 #compilation logs
 #compilation logs
 .gwt/
 .gwt/
 
 
-#caching for already compiled files
-gwt-unitCache/
-
 #gwt junit compilation files
 #gwt junit compilation files
 www-test/
 www-test/
 
 

+ 0 - 3
TeX.gitignore

@@ -241,6 +241,3 @@ TSWLatexianTemp*
 
 
 # standalone packages
 # standalone packages
 *.sta
 *.sta
-
-# generated if using elsarticle.cls
-*.spl

+ 0 - 3
UnrealEngine.gitignore

@@ -1,9 +1,6 @@
 # Visual Studio 2015 user specific files
 # Visual Studio 2015 user specific files
 .vs/
 .vs/
 
 
-# Visual Studio 2015 database file
-*.VC.db
-
 # Compiled Object files
 # Compiled Object files
 *.slo
 *.slo
 *.lo
 *.lo