Skip to content

Commit 2340398

Browse files
authored
Add gg to .gitignore (#13152)
* Add gg.cmd * Fix location * Update .gitignore * Ignore gg.cmd * Remove gg.cmd
1 parent 06a3d58 commit 2340398

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ jablib/src/main/resources/csl-locales
1616

1717
javafx/
1818

19+
# genreated by gg.cmd
20+
m2
21+
gg.cmd
22+
1923
# generated by https://plugins.jetbrains.com/plugin/15991-plantuml-diagram-generator
2024
*.puml
2125

0 commit comments

Comments
 (0)