This website works better with JavaScript
Home
Explore
Help
Sign In
style24
/
STYLE24
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
gitignore
eskim
5 years ago
parent
08d017a76a
commit
25c856b25a
3 changed files
with
9 additions
and
0 deletions
Split View
Show Diff Stats
3
0
style24.admin/.gitignore
3
0
style24.core/.gitignore
3
0
style24.scm/.gitignore
+ 3
- 0
style24.admin/.gitignore
View File
@@ -0,0 +1,3 @@
+target/
+.settings/
+.classpath
+ 3
- 0
style24.core/.gitignore
View File
@@ -0,0 +1,3 @@
+target/
+.settings/
+.classpath
+ 3
- 0
style24.scm/.gitignore
View File
@@ -0,0 +1,3 @@
+target/
+.settings/
+.classpath