Skip to content

Commit f258440

Browse files
committed
Add .gitignore to ignore compilation outputs and IDE dependent files
1 parent b407b91 commit f258440

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
out/
2+
.idea/

0 commit comments

Comments
 (0)