Skip to content

Commit 1192399

Browse files
author
parshurampatil
committed
Add .gitignore file
1 parent 10de6bc commit 1192399

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
# IDEs and editors
3+
/.idea
4+
.project
5+
.classpath
6+
.c9/
7+
*.launch
8+
.settings/
9+
*.sublime-workspace

0 commit comments

Comments
 (0)