blob: 7afd8d45b905ad655e2c269c7fe8fd43a53bc351 [file] [log] [blame]
Davide Pesavento63cac4c2025-02-17 17:00:35 -05001# Compiled python code
2**/__pycache__/
3**/*.py[cod]
4
5# Vagrant
6.vagrant/
7
8# Visual Studio Code
9.vscode/
10
11# macOS
12**/.DS_Store
13**/.AppleDouble
14**/.LSOverride
15**/._*
16
17# Other
Varun Patil97a347f2022-05-18 14:09:20 -070018Dockerfile