Skip to content

Commit e20326f

Browse files
author
tankririri
committed
Initial commit
0 parents  commit e20326f

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

.gitignore

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# http://www.gnu.org/software/automake
2+
3+
Makefile.in
4+
5+
# http://www.gnu.org/software/autoconf
6+
7+
/autom4te.cache
8+
/autoscan.log
9+
/autoscan-*.log
10+
/aclocal.m4
11+
/compile
12+
/config.h.in
13+
/configure
14+
/configure.scan
15+
/depcomp
16+
/install-sh
17+
/missing
18+
/stamp-h1

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Pi-Shell
2+
Raspberry Pi Shell Script

0 commit comments

Comments
 (0)