website/.gitignore
2021-04-12 20:34:47 +02:00

12 lines
120 B
Plaintext

#config file
public/API/lib/config.php
#phpstorm
.idea/
public/css/
public/js/
.sass-cache/
#node cache
node_modules/