Files
CipherStreamJava/.gitignore
2022-06-25 16:09:26 -04:00

8 lines
88 B
Plaintext

#Ignore all build files
target/
#Ignore my vscode files
.settings/
.classpath
.project