This website works better with JavaScript
Home
Explore
Help
Register
Sign In
MasterCake
/
TelegramChat
mirror of
https://github.com/mastercake10/TelegramChat
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add .gitignore for post-compilation files
Lorenzo Dellacà
3 years ago
parent
84a25484c4
commit
f3336c9722
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
.gitignore
+ 4
- 0
.gitignore
View File
@@ -0,0 +1,4 @@
+/.idea
+*.class
+/target
+*.iml