Compare commits

..

No commits in common. "c3a26c76ad792949e1d2fa96d25c6d71aac6135f" and "9cbe07e47f7af523e38ccad152a421f3e3b34bbe" have entirely different histories.

7 changed files with 0 additions and 32 deletions

View File

@ -16,8 +16,6 @@ _autosave-*
*-save.pro
*-save.kicad_pcb
fp-info-cache
~*.lck
\#auto_saved_files#
# Netlist files (exported from Eeschema)
*.net

View File

@ -1,3 +0,0 @@
/node_modules/
/lib/
.bsb.lock

View File

@ -82,8 +82,6 @@ StyleCopReport.xml
*.pgc
*.pgd
*.rsp
# but not Directory.Build.rsp, as it configures directory-level build defaults
!Directory.Build.rsp
*.sbr
*.tlb
*.tli

View File

@ -1,2 +0,0 @@
.zig-cache/
zig-out/

View File

@ -1,14 +0,0 @@
# gitignore template for Hexo sites
# website: https://hexo.io/
# Recommended: Node.gitignore
# Ignore generated directory
public/
# Ignore temp files
tmp/
.tmp*
# additional files
db.json
.deploy*/

View File

@ -1,6 +0,0 @@
# Generated by Move
# will have compiled files
build/
# Remove possibly saving credentials to the git repository
.aptos/

View File

@ -1,3 +0,0 @@
# Ignore the default terragrunt cache directory
# https://terragrunt.gruntwork.io/docs/features/caching/
.terragrunt-cache