Skip to content

Commit a724274

Browse files
committed
gitignore for our github users
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1761839 13f79535-47bb-0310-9956-ffa450edef68
1 parent 07b1c97 commit a724274

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.gitignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
*~
2+
*.swp
3+
.idea/
4+
.idea_modules/
5+
.idea/*
6+
.settings
7+
.cache
8+
.DS_Store
9+
target/
10+
.project
11+
.classpath
12+
.externalToolBuilders/*

0 commit comments

Comments
 (0)