mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-22 01:24:49 +03:00
a445da9ed0
* Upgraded Mage to Wasp 0.12 while producing Wasp 0.11.4 apps. * Rearranged imports to be nicer. * Updated tsconfig.json and .gitignore according to new changes to wasp new.
5 lines
49 B
Plaintext
5 lines
49 B
Plaintext
# Ignore editor tmp files
|
|
**/*~
|
|
**/#*#
|
|
.DS_Store
|