mirror of
https://github.com/internetee/registry.git
synced 2025-08-01 07:26:22 +02:00
Add certs directory to gitignore
This commit is contained in:
parent
b67e8bc18f
commit
66619f12fe
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -23,4 +23,6 @@ ettevotja_rekvisiidid__lihtandmed.csv.zip
|
||||||
Dockerfile.dev
|
Dockerfile.dev
|
||||||
.cursor/
|
.cursor/
|
||||||
.cursorrules
|
.cursorrules
|
||||||
certs/
|
|
||||||
|
# Ignore sensitive certificates
|
||||||
|
/certs/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue