Excluded Accountdata dir from git

This commit is contained in:
2024-12-09 18:02:18 +01:00
parent c3166986a3
commit 1eb50ea3be

4
.gitignore vendored
View File

@@ -3,6 +3,7 @@ target/
!**/src/main/**/target/ !**/src/main/**/target/
!**/src/test/**/target/ !**/src/test/**/target/
### IntelliJ IDEA ### ### IntelliJ IDEA ###
.idea/modules.xml .idea/modules.xml
.idea/jarRepositories.xml .idea/jarRepositories.xml
@@ -36,3 +37,6 @@ build/
### Mac OS ### ### Mac OS ###
.DS_Store .DS_Store
### Accountdata ###
/accountdata