mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-08-06 15:21:21 +08:00
15 lines
234 B
Plaintext
15 lines
234 B
Plaintext
# SPDX-FileCopyrightText: 2021 Vishesh Handa <me@vhanda.in>
|
|
#
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
*.iml
|
|
*.class
|
|
.gradle
|
|
/local.properties
|
|
/.idea/workspace.xml
|
|
/.idea/libraries
|
|
.DS_Store
|
|
/build
|
|
/captures
|
|
GeneratedPluginRegistrant.java
|