Skip to content

Commit 976bc59

Browse files
committed
gitignore
1 parent b9447ab commit 976bc59

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

.gitignore

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Compiled source #
2+
###################
3+
*.com
4+
*.class
5+
*.dll
6+
*.exe
7+
*.o
8+
*.so
9+
*.project
10+
*.classpath
11+
*.iml
12+
13+
14+
.settings/*
15+
.idea/*
16+
target/*
17+
18+
# Packages #
19+
############
20+
# it's better to unpack these files and commit the raw source
21+
# git has its own built in compression methods
22+
23+
# Logs and databases #
24+
######################
25+
*.log
26+
27+
# OS generated files #
28+
######################
29+
.DS_Store
30+
.DS_Store?
31+
._*
32+
.Spotlight-V100
33+
.Trashes
34+
ehthumbs.db
35+
Thumbs.db
36+
/target/

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy