forked from efabless/foss-asic-tools
-
Notifications
You must be signed in to change notification settings - Fork 141
Expand file tree
/
Copy path.gitignore
More file actions
21 lines (18 loc) · 759 Bytes
/
.gitignore
File metadata and controls
21 lines (18 loc) · 759 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# ========================================================================
# Editor swap/backup files
# ========================================================================
*~
*swp
# ========================================================================
# Python compiled files
# ========================================================================
*.pyc
# ========================================================================
# macOS files
# ========================================================================
.DS_Store
# ========================================================================
# Misc configuration files
# ========================================================================
eda_user_credentials*.json
/_tests/runs