Skip to content

Commit 2fe16f9

Browse files
committed
1 parent df413d4 commit 2fe16f9

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

.gitignore

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,10 @@ composer.phar
1111
# composer.lock
1212

1313
### Eclipse ###
14-
.metadata
1514
bin/
1615
tmp/
1716
*.tmp
1817
*.bak
19-
*.swp
2018
*~.nib
2119
local.properties
2220
.settings/
@@ -29,14 +27,6 @@ local.properties
2927
# Locally stored "Eclipse launch configurations"
3028
*.launch
3129

32-
# PyDev specific (Python IDE for Eclipse)
33-
*.pydevproject
34-
35-
# CDT-specific (C/C++ Development Tooling)
36-
.cproject
37-
38-
# CDT- autotools
39-
.autotools
4030

4131
# Java annotation processor (APT)
4232
.factorypath
@@ -79,31 +69,7 @@ local.properties
7969

8070
.sts4-cache/
8171

82-
### Windows ###
83-
# Windows thumbnail cache files
84-
Thumbs.db
85-
Thumbs.db:encryptable
86-
ehthumbs.db
87-
ehthumbs_vista.db
88-
89-
# Dump file
90-
*.stackdump
91-
92-
# Folder config file
93-
[Dd]esktop.ini
94-
95-
# Recycle Bin used on file shares
96-
$RECYCLE.BIN/
97-
98-
# Windows Installer files
99-
*.cab
100-
*.msi
101-
*.msix
102-
*.msm
103-
*.msp
10472

105-
# Windows shortcuts
106-
*.lnk
10773

10874
# End of https://www.gitignore.io/api/windows,eclipse,composer
10975
/composer.lock

0 commit comments

Comments
 (0)