Archived
0
This repository has been archived on 2022-07-30. You can view files and clone it, but cannot push or open issues or pull requests.
Files
vk-api-uni/.gitignore
2017-04-10 14:09:09 +03:00

25 lines
168 B
Plaintext

## IDEA ##
.idea/
out/
*.iml
*.ipr
*.iws
*.ids
## ECLIPSE ##
.settings/
bin/
.classpath
.project
## GRADLE ##
.gradle/
build/
## MAVEN ##
target/
## OTHER ##
lib/