Lawrence-cj commited on
Commit
936212f
1 Parent(s): e097f87

first commit

Browse files
Files changed (2) hide show
  1. .gitignore +3 -0
  2. .idea/.gitignore +0 -11
.gitignore ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ .idea/
2
+ *.xml
3
+ *.iml
.idea/.gitignore DELETED
@@ -1,11 +0,0 @@
1
- # Default ignored files
2
- /shelf/
3
- /workspace.xml
4
- # Editor-based HTTP Client requests
5
- /httpRequests/
6
- # Datasource local storage ignored files
7
- /dataSources/
8
- /dataSources.local.xml
9
-
10
- *.xml
11
- *.iml