mirror of
https://github.com/Cian-H/I-Form_Research_Server_Stack.git
synced 2026-02-06 09:23:28 +00:00
33 lines
618 B
Plaintext
33 lines
618 B
Plaintext
.vscode/
|
|
.vscode/*
|
|
!.vscode/settings.json
|
|
!.vscode/tasks.json
|
|
!.vscode/launch.json
|
|
!.vscode/extensions.json
|
|
!.vscode/*.code-snippets
|
|
|
|
# Local History for Visual Studio Code
|
|
.history/
|
|
|
|
# Built Visual Studio Code Extensions
|
|
*.vsix
|
|
|
|
*~
|
|
|
|
# temporary files which can be created if a process still has a handle open of a deleted file
|
|
.fuse_hidden*
|
|
|
|
# KDE directory preferences
|
|
.directory
|
|
|
|
# Linux trash folder which might appear on any partition or disk
|
|
.Trash-*
|
|
|
|
# .nfs files are created when an open file is removed but is still being accessed
|
|
.nfs*
|
|
|
|
.mypy_cache/
|
|
|
|
# Ignore dotenv files in the project root
|
|
.env
|
|
/[^/]*.env |