frontends/p4/p4-lex.c
frontends/p4/p4-parse.cpp
py-compile

# vi/emacs tags files

TAGS
tags

# extensions is reserved for custom back-ends
# otherMakefiles.am is auto-generated by find-makefiles.sh
# *tests.am are auto-generated by gen-tests.py

extensions/*
otherMakefiles.am
unified-compilation.am
*.d
*.output
*.json.p4
*p4.json
build/
*.pyc
# testing may generate packet observation logs
*.obs

# Eclipse files
.cproject
.project
.settings
.vscode

#vim swaps
.*.swp
.*.swo
.*.swa

# emacs backup
*~

# macOS files
.DS_Store

# Bazel files
bazel-*
