Files
Airframe-React/.gitignore
2019-08-15 00:54:44 +02:00

10 lines
95 B
Plaintext
Executable File

# build output
dist
# dependencies
node_modules
package-lock.json
yarn.lock
# other
.DS_Store