This website requires JavaScript.
Explore
Help
Sign In
Hri7566
/
mpp-server-dev2
Watch
1
Star
0
Fork
You've already forked mpp-server-dev2
1
Code
Issues
Pull Requests
Packages
Projects
1
Releases
Wiki
Activity
e4d1ae69c9
mpp-server-dev2
/
.gitignore
12 lines
103 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Remove build directory
2023-09-07 23:24:32 +02:00
# Node
add node_modules to ignore
2021-03-20 20:16:59 +01:00
node_modules
Remove build directory
2023-09-07 23:24:32 +02:00
# Environment variables
gitignore
2022-09-24 05:56:14 +02:00
.env
Remove build directory
2023-09-07 23:24:32 +02:00
# SQLite databases
User flags
2023-09-08 00:21:21 +02:00
prisma/*.sqlite
Remove build directory
2023-09-07 23:24:32 +02:00
# TS build
/out