You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
259 B
Plaintext
21 lines
259 B
Plaintext
1 year ago
|
# ---> AL
|
||
|
.vscode/*
|
||
|
!.vscode/settings.json
|
||
|
!.vscode/tasks.json
|
||
|
!.vscode/launch.json
|
||
|
!.vscode/extensions.json
|
||
|
*.code-workspace
|
||
|
|
||
|
# Local History for Visual Studio Code
|
||
|
.history/
|
||
|
*.app
|
||
|
.snapshots/*
|
||
|
|
||
|
# ---> Ada
|
||
|
# Object file
|
||
|
*.o
|
||
|
|
||
|
# Ada Library Information
|
||
|
*.ali
|
||
|
|