dotfiles/dot_tmux/plugins/nord-tmux/dot_gitignore

11 lines
340 B
Text
Raw Normal View History

2023-11-13 13:48:17 +01:00
# Copyright (c) 2016-present Sven Greb <development@svengreb.de>
# This source code is licensed under the MIT license found in the license file.
# Path match pattern to intentionally ignore untracked files and directories.
# See https://git-scm.com/docs/gitignore for more details.
# +---------+
# + Node.js +
# +---------+
node_modules/