C
/
aes
1
0
Fork 0
aes/.gitignore

22 linhas
150 B
Plaintext

# project specific
bin/*
obj/*
doc/*
!.empty
data/*/*
!data/*/file
*.o
# intellij
*.iml
.idea/
# cmake
build/
# visual code
.vscode/
readme.html