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

20 lines
137 B
Plaintext

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