Skip to content

Commit 7e04f4e

Browse files
committed
Initial version
0 parents  commit 7e04f4e

25 files changed

+4400
-0
lines changed

.dir-locals.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
( (c-mode . ((c-file-style . "linux"))) )

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
build
2+
_build
3+
dist
4+
*~
5+
\#*
6+
MANIFEST
7+
core
8+
vgcore*
9+
__pycache__
10+
*.so
11+
confluent?kafka.egg-info
12+
*.pyc
13+
.cache

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy