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

Remove exact duplicates in the same file
This commit is contained in:
Brendan Forster
2018-06-18 08:14:16 -03:00
committed by GitHub
4 changed files with 0 additions and 10 deletions
-1
View File
@@ -35,7 +35,6 @@ eagle.epf
*.gpi
*.pls
*.ger
*.gpi
*.xln
*.drd
-3
View File
@@ -18,9 +18,6 @@ war/WEB-INF/classes/
#compilation logs
.gwt/
#caching for already compiled files
gwt-unitCache/
#gwt junit compilation files
www-test/
-3
View File
@@ -241,6 +241,3 @@ TSWLatexianTemp*
# standalone packages
*.sta
# generated if using elsarticle.cls
*.spl
-3
View File
@@ -1,9 +1,6 @@
# Visual Studio 2015 user specific files
.vs/
# Visual Studio 2015 database file
*.VC.db
# Compiled Object files
*.slo
*.lo