Skip to content

Commit

Permalink
Updated .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Zukaritasu committed Oct 10, 2023
1 parent f0b960a commit 5607341
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
/jdialogs.jar
/jdialogs.iml
/*.dll
/.idea
/out
/src/main/resources/lib
/src/lib
/vstudio/x64
/vstudio/x64/Release
/vstudio/.vs
Expand Down
8 changes: 8 additions & 0 deletions jdialogs.iml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<module version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
</component>
</module>

0 comments on commit 5607341

Please sign in to comment.