Skip to content

Commit cce599f

Browse files
authored
Added workspace.xml to gitignore (#2)
1 parent 0cd21ca commit cce599f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ target/
1111
.idea/jarRepositories.xml
1212
.idea/compiler.xml
1313
.idea/libraries/
14+
.idea/workspace.xml
1415
*.iws
1516
*.iml
1617
*.ipr
@@ -38,4 +39,4 @@ build/
3839
.vscode/
3940

4041
### Mac OS ###
41-
.DS_Store
42+
.DS_Store

0 commit comments

Comments
 (0)