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
target ignore 처리
JUSEUNG
5 years ago
parent
212ac8c771
commit
abd2f81093
3 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
1
0
style24.admin/.gitignore
1
0
style24.core/.gitignore
1
0
style24.scm/.gitignore
+ 1
- 0
style24.admin/.gitignore
View File
@@ -0,0 +1 @@
+/target/
+ 1
- 0
style24.core/.gitignore
View File
@@ -0,0 +1 @@
+/target/
+ 1
- 0
style24.scm/.gitignore
View File
@@ -0,0 +1 @@
+/target/