Files
CipherStreamJava/.gitignore
2021-07-25 15:57:53 -04:00

9 lines
97 B
Plaintext

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