Skip to content

Commit

Permalink
Update .hgignore/.gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
buttercookie42 committed Dec 17, 2024
1 parent 36e3c2c commit c816fc7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ obj/
.idea/jarRepositories.xml
.idea/navEditor.xml
.idea/runConfigurations.xml
.idea/markdown.xml

# Legacy Eclipse project files
.classpath
Expand Down
1 change: 1 addition & 0 deletions .hgignore
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ gen-external-apklibs
\.idea/jarRepositories\.xml
\.idea/navEditor\.xml
\.idea/runConfigurations\.xml
\.idea/markdown\.xml

# Legacy Eclipse project files
\.classpath
Expand Down

0 comments on commit c816fc7

Please sign in to comment.