diff options
author | Leonard Kugis <leonard@kug.is> | 2022-04-25 18:39:58 +0200 |
---|---|---|
committer | Leonard Kugis <leonard@kug.is> | 2022-04-25 18:39:58 +0200 |
commit | eaed2149f9f018a4486828fea612c7322af32171 (patch) | |
tree | 82806f5696266eedbeeaac95c08e14e7fed6420e /target/classes/schematics | |
parent | aaf6bd00b1682ce22bab036ccd1d1c280d312a4a (diff) |
Added .gitignore
Diffstat (limited to 'target/classes/schematics')
-rw-r--r-- | target/classes/schematics/endBottom.schematic | bin | 270 -> 0 bytes |
-rw-r--r-- | target/classes/schematics/endSide.schematic | bin | 317 -> 0 bytes |
-rw-r--r-- | target/classes/schematics/endTop.schematic | bin | 358 -> 0 bytes |
-rw-r--r-- | target/classes/schematics/startBottom.schematic | bin | 423 -> 0 bytes |
-rw-r--r-- | target/classes/schematics/startSide.schematic | bin | 252 -> 0 bytes |
-rw-r--r-- | target/classes/schematics/startTop.schematic | bin | 278 -> 0 bytes |
-rw-r--r-- | target/classes/schematics/test.schematic | bin | 345 -> 0 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/target/classes/schematics/endBottom.schematic b/target/classes/schematics/endBottom.schematic Binary files differdeleted file mode 100644 index 9db40b2..0000000 --- a/target/classes/schematics/endBottom.schematic +++ /dev/null diff --git a/target/classes/schematics/endSide.schematic b/target/classes/schematics/endSide.schematic Binary files differdeleted file mode 100644 index 37b5b2a..0000000 --- a/target/classes/schematics/endSide.schematic +++ /dev/null diff --git a/target/classes/schematics/endTop.schematic b/target/classes/schematics/endTop.schematic Binary files differdeleted file mode 100644 index a13a690..0000000 --- a/target/classes/schematics/endTop.schematic +++ /dev/null diff --git a/target/classes/schematics/startBottom.schematic b/target/classes/schematics/startBottom.schematic Binary files differdeleted file mode 100644 index c03c38d..0000000 --- a/target/classes/schematics/startBottom.schematic +++ /dev/null diff --git a/target/classes/schematics/startSide.schematic b/target/classes/schematics/startSide.schematic Binary files differdeleted file mode 100644 index 09c6c66..0000000 --- a/target/classes/schematics/startSide.schematic +++ /dev/null diff --git a/target/classes/schematics/startTop.schematic b/target/classes/schematics/startTop.schematic Binary files differdeleted file mode 100644 index f905219..0000000 --- a/target/classes/schematics/startTop.schematic +++ /dev/null diff --git a/target/classes/schematics/test.schematic b/target/classes/schematics/test.schematic Binary files differdeleted file mode 100644 index 624505f..0000000 --- a/target/classes/schematics/test.schematic +++ /dev/null |