13 lines
164 B
Plaintext
13 lines
164 B
Plaintext
# Ignoruj narzędzia CI/CD
|
|
Jenkinsfile
|
|
Dockerfile
|
|
docker-compose.test.yml
|
|
.git
|
|
.gitignore
|
|
|
|
# Ignoruj testy i demo
|
|
e2e/
|
|
public/
|
|
|
|
# Ignoruj konfigurację IDE
|
|
.vscode/ |