mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +02:00
Compare commits
7 Commits
6b850b5dfe
...
fd1f9b56e8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fd1f9b56e8 | ||
|
|
dcc0fc7bc2 | ||
|
|
314d381f1e | ||
|
|
6a98aacd54 | ||
|
|
9275edaddf | ||
|
|
553d473d3b | ||
|
|
0a25801fa9 |
12
Supabase.gitignore
Normal file
12
Supabase.gitignore
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# Referred to https://github.com/supabase/supabase/blob/8547b6f2335c5b8d534eaa223fdffdd7cd041714/.gitignore
|
||||||
|
|
||||||
|
# Ignore config directories for local
|
||||||
|
**/supabase/.branches
|
||||||
|
**/supabase/.temp
|
||||||
|
|
||||||
|
# Ignore signing key file for JWT
|
||||||
|
**/signing_key.json
|
||||||
|
|
||||||
|
# Include template .env file for docker-compose
|
||||||
|
!docker/supabase/.env
|
||||||
|
!docker/supabase-traefik/.env
|
||||||
5
community/FreeCAD.gitignore
Normal file
5
community/FreeCAD.gitignore
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# FreeCAD backup and temporary files
|
||||||
|
*.FC.lock
|
||||||
|
*.bak
|
||||||
|
*.FCBak
|
||||||
|
*.tmp
|
||||||
Loading…
Reference in New Issue
Block a user