This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
MasterCake
/
TelegramChat
同期ミラー
https://github.com/mastercake10/TelegramChat
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
Add .gitignore for post-compilation files
Lorenzo Dellacà
3 年 前
親
84a25484c4
コミット
f3336c9722
1 ファイル変更
、
4 行追加
、
0 行削除
分割表示
差分情報を表示
4
0
.gitignore
+ 4
- 0
.gitignore
ファイルの表示
@@ -0,0 +1,4 @@
+/.idea
+*.class
+/target
+*.iml